< Prev(J) / Next(K) > / View :

Filename: /text/sbasic/shared/03120100.xhp

(section: ascii)

ASCII/ANSI Conversion in Strings
文字列の ASCII/ANSI 変換(hd_id3147443.1)

The following functions convert strings to and from ASCII or ANSI code.
文字列と ASCII ないし ANSI コードとの変換を行うための関数です。(par_id3159201.2)

(/section: ascii)

(embed text/sbasic/shared/03120101.xhp#asc : linkinfo)

Asc Function [Runtime]
Asc 関数 [実行時](hd_id3150499.1)

Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression.
与えられた文字列表式の最初の文字について、該当する ASCII (American Standard Code for Information Interchange) コードを返します。(par_id3151384.2)

(/embed text/sbasic/shared/03120101.xhp#asc)

(embed text/sbasic/shared/03120102.xhp#chr : linkinfo)

Chr Function [Runtime]
Chr 関数 [実行時](hd_id3149205.1)

Returns the character that corresponds to the specified character code.
指定された文字コードに対応する文字を返します。(par_id3153311.2)

(/embed text/sbasic/shared/03120102.xhp#chr)

(embed text/sbasic/shared/03120103.xhp#str : linkinfo)

Str Function [Runtime]
Str 関数 [実行時](hd_id3143272.1)

Converts a numeric expression into a string.
数値表式を文字列に変換します。(par_id3155100.2)

(/embed text/sbasic/shared/03120103.xhp#str)

(embed text/sbasic/shared/03120104.xhp#val : linkinfo)

Val Function [Runtime]
Val 関数 [実行時](hd_id3149205.1)

Converts a string to a numeric expression.
文字列を数式に変換します。(par_id3153345.2)

(/embed text/sbasic/shared/03120104.xhp#val)

(embed text/sbasic/shared/03120105.xhp#cbyte : linkinfo)

CByte Function [Runtime]
CByte 関数 [実行時](hd_id3156027.1)

Converts a string or a numeric expression to the type Byte.
与えられた文字列や数値表式をバイト型に変換します。(par_id3143267.2)

(/embed text/sbasic/shared/03120105.xhp#cbyte)


< Prev / Next >